home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9767 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news2.ios.com!usenet
  2. From: vlad@gramercy.ios.com (Vlastimil Adamovsky)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Model/View/Controller (MVC) implementation in C++ ?
  5. Date: Mon, 04 Mar 1996 00:55:40 GMT
  6. Organization: Internet Online Services
  7. Message-ID: <4hdepd$7e9@news2.ios.com>
  8. References: <4h1bpm$jht@murex.murex.fr>
  9. NNTP-Posting-Host: ppp-33.ts-7.hck.idt.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. pascal@murex.fr (Pascal MEHEUT) wrote:
  13.  
  14. >I'm looking for a library or tool, either commercial or free to help 
  15. >implementing the MVC paradigm in C++.
  16.  
  17. >I'm especially interesting in an "Events" system to implement the
  18. >communication between the Model and the Views.
  19.  
  20. >-- 
  21. >                    Pascal Meheut
  22. >                    pascal@murex.fr
  23.  
  24. As I know, there are class libraries beeing told to support MVC
  25. paradigm in C++, but it is not quite true. The MVC means - Model View
  26. Controller. 
  27. I can not find the controller part in those libraries.
  28. What do you mean by "Events"? There is a quite big confusion about
  29. what it means.
  30.  
  31.  
  32.  
  33. *******************************************
  34. *    Vlastimil Adamovsky                  *
  35. * Smalltalk, C++ and Envelop development  *
  36. *******************************************
  37.  
  38.